home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Prusage(2) Oct. 1, 1991 Prusage(2)
-
-
- N✓NA✓AM✓ME✓E
- Prusage - get resource usage information
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- void Prusage( LONG *r );
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓P_✓r_✓u_✓s_✓a_✓g_✓e puts information on resources used by the process
- into the memory pointed to by _✓r, as follows:
- r[0]: time spent by process in MiNT kernel
- r[1]: time spent by process in its own code
- r[2]: total kernel time spent by children of this process
- r[3]: total user code time spent by children of this process
- r[4]: memory allocated to this process (bytes)
- r[5]-r[7]: reserved for future use
- All times are in milliseconds.
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓P_✓s_✓e_✓t_✓l_✓i_✓m_✓i_✓t(2)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.9 MiNT Programmer's Manual 1
-
-
-